0x68 - Script LS Attach
-----------------------
Client->Server:Yes
Server->Client:Yes
Length:dynamic

byte 0x68
short size
uint serial?

Server->Client:

byte 0x68
short size
uint serial?
ushort entries

loop:
{
  char[] scriptName
  byte 0x00 null terminator
}

The scriptName(s) is/are displayed as a regular system message.
Nothing else appears to happen.

Serial does not appear to be used.